projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4224cf1
)
numpy: bump to version 2.2.3
author
Alexandru Ardelean
<
[email protected]
>
Wed, 12 Mar 2025 12:55:13 +0000
(14:55 +0200)
committer
Alexandru Ardelean
<
[email protected]
>
Sat, 15 Mar 2025 05:51:39 +0000
(07:51 +0200)
Signed-off-by: Alexandru Ardelean <
[email protected]
>
lang/python/numpy/Makefile
patch
|
blob
|
history
diff --git
a/lang/python/numpy/Makefile
b/lang/python/numpy/Makefile
index 7f948bac884065b8488cfd80454eb06624d80ac2..6e4c857d02192cbc3f5b96079bd03f0853a84c4d 100644
(file)
--- a/
lang/python/numpy/Makefile
+++ b/
lang/python/numpy/Makefile
@@
-6,11
+6,11
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=numpy
-PKG_VERSION:=2.2.
1
+PKG_VERSION:=2.2.
3
PKG_RELEASE:=1
PYPI_NAME:=$(PKG_NAME)
-PKG_HASH:=
45681fd7128c8ad1c379f0ca0776a8b0c6583d2f69889ddac01559dfe4390918
+PKG_HASH:=
dbdc15f0c81611925f382dfa97b3bd0bc2c1ce19d4fe50482cb0ddc12ba30020
PKG_MAINTAINER:=Alexandru Ardelean <
[email protected]
>